cfssl
Verified for current stable LTS
Cfssl Command: Decode Certificate Information From A PEM File
Use for Decode certificate information from a PEM file with Cfssl. Exact CLI syntax to Decode certificate information from a PEM file using Cfssl.
When to use this: Use for Decode certificate information from a PEM file with Cfssl.
Command Syntax
cfssl certinfo -cert <path/to/certificate.pem> cfssl certinfo -cert <path/to/certificate.pem> Command Breakdown
-cert- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to Decode certificate information from a PEM file using Cfssl.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Cfssl Command: Display Help For A Specific Subcommand
cfssl <genkey|gencsr|certinfo|sign|gencrl|ocspdump|ocsprefresh|ocspsign|ocspserve|scan|bundle|crl|print-defaults|revoke|gencert|serve|version|selfsign|info> -h Cfssl Command: Scan Hosts For SSL/TLS Issues cfssl scan <host1 host2 ...> Cfssl Command: Show Certificate Information For A Domain cfssl certinfo -domain <www.google.com> Cfssl Command: Decode Certificate Info From File cfssl certinfo -cert <path/to/certificate.pem> Cfssl Command: Display Help For Subcommand cfssl <genkey|gencsr|certinfo|sign|gencrl|ocspdump|ocsprefresh|ocspsign|ocspserve|scan|bundle|crl|print-defaults|revoke|gencert|serve|version|selfsign|info> -h